home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>5.6. Info Window</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
- <link rel="start" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch05s05.html" title="5. View" />
- <link rel="prev" href="ch05s05s05.html" title="5.5. Full Screen" />
- <link rel="next" href="ch05s05s07.html" title="5.7. Navigation Window" />
- </head>
- <body>
- <div xmlns="" class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center" id="chaptername">5. View</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch05s05s05.html">Prev</a> </td>
- <th width="60%" align="center" id="sectionname">5.6. Info Window</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch05s05s07.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-view-info"></a>5.6. Info Window</h3>
- </div>
- </div>
- </div>
- <a id="id3465861" class="indexterm"></a>
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-view-infowindow.png" />
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id3465882"></a>Elements of the Info Window</h4>
- </div>
- </div>
- </div>
- <p>
- The Info Window shows basic information about the Image, including
- its name and a thumbnail:
- </p>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">The General Tab</span>
- </dt>
- <dd>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- <span class="emphasis"><em>Pixel Dimensions</em></span>: Shows the image height
- and width in pixels.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Print Size</em></span>: Shows the size in current
- unit the image will have when printed.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Resolution</em></span>: Shows the image resolution in
- dot per inch (dpi), usually that of the screen.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Scale Ratio</em></span>: Shows the zoom factor of the
- active image.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Number of Layers</em></span>: No comment.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Size in Memory</em></span>: Shows the number of KB
- the image takes up in memory.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Display Type</em></span>: Shows the color mode of the
- active image.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Visual Class</em></span>: Shows the class of the
- number of colors of your screen: 256 colors, True Color...
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Visual Depth</em></span>: Another mode to express the
- number of colors of your screen: with 8 bits you can code for
- 256 colors, with 16 bits to 256x256 and with 24 bits to
- 256x256x256 colors.
- </p>
- </li>
- </ul>
- </div>
- </dd>
- <dt>
- <span class="term">The Extended Tab</span>
- </dt>
- <dd>
- <p>
- In this tab, color information is displayed when you move the
- mouse pointer on the image. It looks like the
- <a href="ch03s06s04.html" title="6.4. Color Picker Tool"> Tool Color Picker</a>
- but doesn't display the color.
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- <span class="emphasis"><em>Pixels</em></span>: Coordinates of the pointed pixel.
- The origine is in the upper left corner.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Units</em></span>: Distance of the pointed pixel from
- the origin, in the current unit, that selected when the image
- was created.
- </p>
- </li>
- <li>
- <p>
- <span class="emphasis"><em>Pixel values</em></span>: Values in each channel, for
- RGB, HSL and CMYK modes are displayed, also the color
- hexadecimal code.
- </p>
- </li>
- </ul>
- </div>
- </dd>
- <dt>
- <span class="term">Shortcut</span>
- </dt>
- <dd>
- <p>
- The <span><b class="keycap">Shift+Ctrl+I</b></span> shortcut
- will activate the Info Window.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch05s05s05.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch05s05.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch05s05s07.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">5.5. Full Screen </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 5.7. Navigation Window</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-